home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr05 / freq21.zip / SETUP.INF < prev    next >
INI File  |  1995-03-11  |  2KB  |  60 lines

  1.  
  2. ;   SETUP.INF installation file                             04 Mar 95
  3.         
  4. ;   FREQ for Windows, ver 2.1; Copyright (c) 1995  CoDebris
  5. ;                     711 Barbara Avenue, Solana Beach, CA 92075
  6. ;                     (619) 755-4492      CompuServe 72074-772
  7.  
  8. ;   FREQ is shareware.  Registration is $40 cash or check payable to 
  9. ;   CoDebris.  If you like it, buy it and get greatly enhanced data 
  10. ;   set Analysis and Synthesis functions with features normally found 
  11. ;   in software costing hundreds of dollars.   See FRQ.TXT for details.
  12.  
  13. ;   SETUP.EXE utility from "Windows 3.1: A Developer's Guide",
  14. ;   Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
  15.  
  16. [App] 
  17. ; Application global information 
  18. AppName=FREQ Shareware Version
  19. DefDir=C:\FREQ
  20. SpaceNeeded=1024
  21. DefPMGroup=FREQ.GRP, Beyond Fourier Transforms
  22. ShowSubDirCreateStats=Y
  23.  
  24. [Disks] 
  25. ; List of diskettes needed to install product and name of each diskette.
  26. ; 1=Disk1: Executable and support files
  27.  
  28. [SrcDirs] 
  29. ; Lists of dirs from root of source drive/dir where 
  30. ; source files can be found: 2=SrcDir.01
  31. ; 1=FRQ
  32. 1=.
  33.  
  34. [DstDirs] 
  35. ; Lists of directories from root of destination drive/directory
  36. ; where destination files will be placed: 2=DstDir.01
  37. 1=.
  38.  
  39. [Files] 
  40. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  41. ;------------------------- -----------------  --------------- ------
  42. FILELIST,                  1-1:FILELIST,      1:FILELIST,      N 
  43. FRQ.EXE,                   1-1:FRQ.EXE,       1:FRQ.EXE,       N 
  44. FRQ.HLP,                   1-1:FRQ.HLP,       1:FRQ.HLP,       N 
  45. FRQ.TXT,                   1-1:FRQ.TXT,       1:FRQ.TXT,       N 
  46. REAL.DAT,                  1-1:REAL.DAT,      1:REAL.DAT,      N 
  47. REAL.TBL,                  1-1:REAL.TBL,      1:REAL.TBL,      N 
  48. README.BAT,                1-1:README.BAT,    1:README.BAT,    N 
  49. REAL.OUT,                  1-1:REAL.OUT,      1:REAL.OUT,      N 
  50. PERIOD.TBL,                1-1:PERIOD.TBL,    1:PERIOD.TBL,    N 
  51.  
  52.  
  53. [PM Info] 
  54. ;DstFileName  AppDesc             (Icon #)
  55. ;-----------  --------------      --------
  56. FRQ.EXE,      FREQ
  57.  
  58.  
  59. [End]
  60.